home *** CD-ROM | disk | FTP | other *** search
-
-
- Name:M:strings-edit
- Edit a group of strings whose names begin with arg1.
- [*]
-
- Name:M:ef
- Edit a group of strings whose names begin with arg1. Include executable
- strings (beginning with :), and search every library.
- [*]
-
- Name:Mstore-documentation
- Called by strings-read to store the documentation for a string.
- arg1=library letter
- arg2=string name
- [*]
-
- Name:Muse-edit-buffer
- #(Fuse-edit-buffer) will switch to or create the edit buffer. You may insert
- anything into the edit buffer that doesn't cause problems with #(Mstring-read)
- [*]
-
- Name:M:give-name
- Insert a null string definition.
- [*]
-
- Name:M:done-editing
- Reads strings from the edit buffer.
- [*]
-
- Name:M:keys-edit
- Insert the keymap into an EDIT buffer for editing.
- [*]
-
- Name:M:keys-read
- Read the keymap inserted by #(M:keys-edit)
- [*]
-
- Name:M:grep
- #(M:grep,STRING) will edit all strings containing STRING
- [*]